<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/



.ddsmoothmenu{ width:760px}
.ddsmoothmenu ul{margin:0;padding:0;color:#fff; }
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;margin:0px 5px}
.ddsmoothmenu ul li a{display:block;line-height:45px; font-size:14px;}
.ddsmoothmenu ul li a span{display:block;padding:0px 15px;}


/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#333}
.ddsmoothmenu ul li a:hover{background:dbdbdb;font-weight: bold;}
.ddsmoothmenu ul li a:hover span{color:#333;background:#f5f5f5;font-weight: bold;}
.ddsmoothmenu ul li a:active{background:#dc8400}
.ddsmoothmenu ul li a:active span{color:#fff;font-weight: bold;}
.ddsmoothmenu ul li a.selected{background:#f5f5f5}
.ddsmoothmenu ul li a.selected span{color:#333}
/*主菜单当前所在页面*/
&lt;!--.ddsmoothmenu ul li a#menu_selected{height:45px;background:white;font-weight: bold;}--&gt;
.ddsmoothmenu ul li a#menu_selected span{color:#333333;}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none; }
.ddsmoothmenu ul.menulevel li a{background:#fff;height:40px;line-height:40px;width:200px;margin:0px;border-bottom:1px solid #ebebeb;}
/* .ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none}
.ddsmoothmenu ul.menulevel li a{background:#333333;height:35px;line-height:35px;width:180px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}   
.ddsmoothmenu ul.menulevel li a:hover{ background:#f5f5f5} */
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#000}
.ddsmoothmenu ul.menulevel li a:hover{color:#dbdbdb;}
.ddsmoothmenu ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold;}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:22px;right:8px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(../images/40.png);z-index:90}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/
/* 文章单页导航 修改数据*/
.ny_dh{ width:1100px; margin:15px auto; }

.ddsmoothmenu-v{ width:1100px; margin:0 auto;}
.ddsmoothmenu-v ul{ padding-top:5px;background:#f1f1f1; padding-top:5px; padding-bottom:45px;}
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative; width:120px; float:left; margin-right:10px;padding-bottom:20px;}
.ddsmoothmenu-v ul li a{display:block;height:40px;line-height:40px; overflow:hidden; vertical-align:middle; color:#FFF}
.ddsmoothmenu-v ul li a span{display:block; text-align:center;height:40px;line-height:40px; overflow:hidden;display:block;}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{background:#690000; color:#fff; font-family:"微软雅黑"; font-size:14px;}/* 改 */
.ddsmoothmenu-v ul li a:hover{background:#4f0101}/* 改 */
.ddsmoothmenu-v ul li a:hover span{color:#FFF}
.ddsmoothmenu-v ul li a:active{background:#690000}/* 改 */
.ddsmoothmenu-v ul li a:active span{color:#FFF}
#LeftMenu .lihover  a{ color:#FFFFFF;background:#4f0101;text-shadow:0 1px 0 #222;}/* 改 */
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{background:url(../images/mainmenu.gif) repeat-x left -60px;height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #034FAB;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#034FAB;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}



.ny_xwzx_top{width:245px; height:50px; background:url(../images/ny_xwzx.png) no-repeat center;}

.ny_xwzx{}

.ny_xwzx ul{}

.ny_xwzx ul li{ width:245px; height:27px; line-height:27px;border-radius:3px;text-indent:20px;

 margin-top:2px; background:#f7f7f7; border-bottom:1px dotted #ddd;}

.ny_xwzx ul li a{width:245px; height:27px; overflow:hidden; display:block;border-radius:3px;}

.ny_xwzx ul li a:hover{ width:245px; height:27px; line-height:27px; background:#838383; color:#FFF;text-indent:30px;}


.ny_cpzx_top{width:245px; height:50px; background:url(../images/ny_cpzx.png) no-repeat center;}

.ny_cpzx{}

.ny_cpzx ul{}

.ny_cpzx ul li{ width:245px; height:27px; line-height:27px;border-radius:3px;text-indent:20px; margin-top:1px; background:#f7f7f7; border-bottom:1px dotted #ddd;}

.ny_cpzx ul li a{width:245px; height:27px; overflow:hidden; display:block;border-radius:3px;}

.ny_cpzx ul li a:hover{ width:245px; height:27px; line-height:27px; background:#838383; color:#FFF;text-indent:30px;}


/* 文章单页导航 */
.ny{ width:100%; background:#f6f6f6;}

.ny_cen{ margin:0 auto; background:url(../images/bg_01.jpg) top center repeat-y;}

.ny_sousuo{ width:245px; height:50px; background:url(../images/ny_znss.png) no-repeat center; }

.ny_lxwm_top{ width:245px; height:50px; background:url(../images/ny_lxwm.png) no-repeat center; }

.ny_lxwm{width:245px;background:url(../images/ny_lxwm_bj.png) right bottom no-repeat; line-height:24px;}

.ny_lxwm span{ width:100%; overflow:hidden; display:block; text-align:left; height:40px; line-height:40px; font-family:"微软雅黑"; font-size:18px; font-weight:bolder; color:#920200}

.ny_lxwm ul{}

.ny_lxwm ul li{ height:26px; text-align:left; line-height:26px; font-family:"微软雅黑";}</pre></body></html>